home *** CD-ROM | disk | FTP | other *** search
- Mixed M68k/PowerPC binaries are not as easy with vbcc-WarpOS as
- with StormC, for example, where all calls are handled completely
- transparent to the user.
-
- This directory gives an example how to implement M68k-calls from a
- PowerPC program in an easy way, by providing the function m68k().
- The other direction - calling PPC functions from an M68k program -
- is even more difficult... :)
-
- You also need the vbcc M68k compiler to rebuild the executable. The
- latest vbcc source is available at
-
- http://www.franken.de/users/vb/vbcc/
-
- Or download the last official vbcc release from Aminet.
-